home *** CD-ROM | disk | FTP | other *** search
- Inputs: TableId, ColumnList, Name, [Volume]
- Outputs: Error; GoodCount; BadCount
-
- Inputs: integer; list; string; [integer]
- Outputs: integer; integer; integer
-
- Imports a text file of data to be added to a table. ColumnList specifies which column numbers corresponding to the table’s keys.
-
- Datafile Manager
-
-